updated sys and created publi
This commit is contained in:
+15
-42
@@ -1,45 +1,33 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"raw": "find-index@^0.1.1",
|
||||
"scope": null,
|
||||
"escapedName": "find-index",
|
||||
"name": "find-index",
|
||||
"rawSpec": "^0.1.1",
|
||||
"spec": ">=0.1.1 <0.2.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob2base"
|
||||
"find-index@0.1.1",
|
||||
"/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
|
||||
]
|
||||
],
|
||||
"_from": "find-index@>=0.1.1 <0.2.0",
|
||||
"_development": true,
|
||||
"_from": "find-index@0.1.1",
|
||||
"_id": "find-index@0.1.1",
|
||||
"_inCache": true,
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Z101iyyjiS15Whq0cjL4tuLg3eQ=",
|
||||
"_location": "/find-index",
|
||||
"_npmUser": {
|
||||
"name": "jsdf",
|
||||
"email": "james@jsdf.co"
|
||||
},
|
||||
"_npmVersion": "1.4.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"raw": "find-index@^0.1.1",
|
||||
"scope": null,
|
||||
"escapedName": "find-index",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "find-index@0.1.1",
|
||||
"name": "find-index",
|
||||
"rawSpec": "^0.1.1",
|
||||
"spec": ">=0.1.1 <0.2.0",
|
||||
"type": "range"
|
||||
"escapedName": "find-index",
|
||||
"rawSpec": "0.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/glob2base"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/find-index/-/find-index-0.1.1.tgz",
|
||||
"_shasum": "675d358b2ca3892d795a1ab47232f8b6e2e0dde4",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "find-index@^0.1.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/glob2base",
|
||||
"_spec": "0.1.1",
|
||||
"_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
|
||||
"author": {
|
||||
"name": "James Friend",
|
||||
"email": "james@jsdf.co",
|
||||
@@ -48,14 +36,7 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jsdf/find-index/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "finds an item in an array matching a predicate function, and returns its index",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "675d358b2ca3892d795a1ab47232f8b6e2e0dde4",
|
||||
"tarball": "https://registry.npmjs.org/find-index/-/find-index-0.1.1.tgz"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"last.js"
|
||||
@@ -67,15 +48,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "jsdf",
|
||||
"email": "james@jsdf.co"
|
||||
}
|
||||
],
|
||||
"name": "find-index",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/jsdf/find-index.git"
|
||||
|
||||
Reference in New Issue
Block a user