| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- {
- "raw": "indx@^0.2.3",
- "scope": null,
- "escapedName": "indx",
- "name": "indx",
- "rawSpec": "^0.2.3",
- "spec": ">=0.2.3 <0.3.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/accord"
- ]
- ],
- "_from": "indx@>=0.2.3 <0.3.0",
- "_id": "indx@0.2.3",
- "_inCache": true,
- "_installable": true,
- "_location": "/indx",
- "_nodeVersion": "0.12.0",
- "_npmUser": {
- "name": "jenius",
- "email": "jeff@carrotcreative.com"
- },
- "_npmVersion": "2.7.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "indx@^0.2.3",
- "scope": null,
- "escapedName": "indx",
- "name": "indx",
- "rawSpec": "^0.2.3",
- "spec": ">=0.2.3 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/accord"
- ],
- "_resolved": "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz",
- "_shasum": "15dcf56ee9cf65c0234c513c27fbd580e70fbc50",
- "_shrinkwrap": null,
- "_spec": "indx@^0.2.3",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/accord",
- "author": {
- "name": "Jeff Escalante",
- "email": "hello@jenius.me"
- },
- "bugs": {
- "url": "https://github.com/jenius/indx/issues"
- },
- "dependencies": {},
- "description": "require_tree for node",
- "devDependencies": {
- "coffee-script": "1.7.x",
- "coveralls": "2.x",
- "istanbul": "0.3.x",
- "mocha": "1.x",
- "mocha-lcov-reporter": "0.0.1",
- "should": "4.x"
- },
- "directories": {},
- "dist": {
- "shasum": "15dcf56ee9cf65c0234c513c27fbd580e70fbc50",
- "tarball": "https://registry.npmjs.org/indx/-/indx-0.2.3.tgz"
- },
- "gitHead": "7f5f0b410ba055195dfe18371d9cb22eabb5e1df",
- "homepage": "https://github.com/jenius/indx",
- "license": "MIT",
- "main": "./index.js",
- "maintainers": [
- {
- "name": "jenius",
- "email": "hello@jenius.me"
- }
- ],
- "name": "indx",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jenius/indx.git"
- },
- "scripts": {
- "coverage": "istanbul cover _mocha --report html -- -R spec && open coverage/index.html",
- "coveralls": "istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
- "test": "mocha"
- },
- "version": "0.2.3"
- }
|