File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/smart-buffer/package.json
{
"_args": [
[
{
"raw": "smart-buffer@^1.0.4",
"scope": null,
"escapedName": "smart-buffer",
"name": "smart-buffer",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\socks"
]
],
"_from": "smart-buffer@>=1.0.4 <2.0.0",
"_id": "smart-buffer@1.0.13",
"_inCache": true,
"_location": "/smart-buffer",
"_nodeVersion": "6.1.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/smart-buffer-1.0.13.tgz_1484365952713_0.5065922774374485"
},
"_npmUser": {
"name": "joshglazebrook",
"email": "npm@joshglazebrook.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "smart-buffer@^1.0.4",
"scope": null,
"escapedName": "smart-buffer",
"name": "smart-buffer",
"rawSpec": "^1.0.4",
"spec": ">=1.0.4 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/socks"
],
"_resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.0.13.tgz",
"_shasum": "61569929a06ec76abe3fdcf5f4e8baf6c2d31721",
"_shrinkwrap": null,
"_spec": "smart-buffer@^1.0.4",
"_where": "D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\socks",
"author": {
"name": "Josh Glazebrook"
},
"bugs": {
"url": "https://github.com/JoshGlazebrook/smart-buffer/issues"
},
"dependencies": {},
"description": "A smarter Buffer that keeps track of its own read and write positions while growing endlessly.",
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^2.11.15",
"istanbul": "^0.4.3",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0"
},
"directories": {},
"dist": {
"shasum": "61569929a06ec76abe3fdcf5f4e8baf6c2d31721",
"tarball": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-1.0.13.tgz"
},
"engines": {
"node": ">= 0.10.15",
"npm": ">= 1.3.5"
},
"gitHead": "0771cafbc53aa585b1b41916950c461f2f473ade",
"homepage": "https://github.com/JoshGlazebrook/smart-buffer/",
"keywords": [
"buffer",
"smart",
"serialize",
"packet",
"network",
"cursor",
"simple"
],
"license": "MIT",
"main": "lib/smart-buffer.js",
"maintainers": [
{
"name": "joshglazebrook",
"email": "josh@joshglazebrook.com"
}
],
"name": "smart-buffer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/JoshGlazebrook/smart-buffer.git"
},
"scripts": {
"coverage": "istanbul cover node_modules/mocha/bin/_mocha recursive test",
"fullcoverage": "istanbul -include-all-sources cover node_modules/mocha/bin/_mocha recursive test",
"test": "mocha test/smart-buffer.test.js"
},
"typings": "typings/index",
"version": "1.0.13"
}