mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"sliced@0.0.5",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongoose"
|
|
]
|
|
],
|
|
"_from": "sliced@0.0.5",
|
|
"_id": "sliced@0.0.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/sliced",
|
|
"_npmUser": {
|
|
"email": "aaron.heckmann+github@gmail.com",
|
|
"name": "aaron"
|
|
},
|
|
"_npmVersion": "1.1.59",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "sliced",
|
|
"raw": "sliced@0.0.5",
|
|
"rawSpec": "0.0.5",
|
|
"scope": null,
|
|
"spec": "0.0.5",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/mongoose",
|
|
"/mquery"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sliced/-/sliced-0.0.5.tgz",
|
|
"_shasum": "5edc044ca4eb6f7816d50ba2fc63e25d8fe4707f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "sliced@0.0.5",
|
|
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/mongoose",
|
|
"author": {
|
|
"email": "aaron.heckmann+github@gmail.com",
|
|
"name": "Aaron Heckmann"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/aheckmann/sliced/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)",
|
|
"devDependencies": {
|
|
"benchmark": "~1.0.0",
|
|
"mocha": "1.5.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "5edc044ca4eb6f7816d50ba2fc63e25d8fe4707f",
|
|
"tarball": "http://registry.npmjs.org/sliced/-/sliced-0.0.5.tgz"
|
|
},
|
|
"homepage": "https://github.com/aheckmann/sliced#readme",
|
|
"keywords": [
|
|
"arguments",
|
|
"array",
|
|
"slice"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "aaron",
|
|
"email": "aaron.heckmann+github@gmail.com"
|
|
}
|
|
],
|
|
"name": "sliced",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/aheckmann/sliced.git"
|
|
},
|
|
"scripts": {
|
|
"test": "make test"
|
|
},
|
|
"version": "0.0.5"
|
|
}
|