UNPKG

motion

Version:

motion - moving development forward

48 lines (47 loc) 1.4 kB
{ "_args": [ [ "indexof@https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", "/Users/nw/flint/packages/flint" ] ], "_from": "indexof@0.0.1", "_id": "indexof@0.0.1", "_inCache": true, "_location": "/indexof", "_phantomChildren": {}, "_requested": { "name": "indexof", "raw": "indexof@https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", "rawSpec": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", "scope": null, "spec": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", "type": "remote" }, "_requiredBy": [ "/vm-browserify" ], "_resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", "_shasum": "82dc336d232b9062179d05ab3293a66059fd435d", "_shrinkwrap": null, "_spec": "indexof@https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz", "_where": "/Users/nw/flint/packages/flint", "component": { "scripts": { "indexof/index.js": "index.js" } }, "dependencies": {}, "description": "Microsoft sucks", "devDependencies": {}, "keywords": [ "array", "index", "indexOf" ], "name": "indexof", "optionalDependencies": {}, "readme": "\n# indexOf\n\n Lame indexOf thing, thanks microsoft\n\n## Example\n\n```js\nvar index = require('indexof');\nindex(arr, obj);\n```\n\n## License\n\n MIT", "readmeFilename": "Readme.md", "version": "0.0.1" }