Show dino
This commit is contained in:
+8
-5
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"sliced@1.0.1",
|
||||
"/app"
|
||||
]
|
||||
],
|
||||
"_from": "sliced@1.0.1",
|
||||
"_id": "sliced@1.0.1",
|
||||
"_inBundle": false,
|
||||
@@ -19,9 +25,8 @@
|
||||
"/mongoose"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz",
|
||||
"_shasum": "0b3a662b5d04c3177b1926bea82b03f837a2ef41",
|
||||
"_spec": "sliced@1.0.1",
|
||||
"_where": "/app/node_modules/mongoose",
|
||||
"_spec": "1.0.1",
|
||||
"_where": "/app",
|
||||
"author": {
|
||||
"name": "Aaron Heckmann",
|
||||
"email": "aaron.heckmann+github@gmail.com"
|
||||
@@ -29,9 +34,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/aheckmann/sliced/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)",
|
||||
"devDependencies": {
|
||||
"benchmark": "~1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user