d2-ui
Version:
86 lines (85 loc) • 2.18 kB
JSON
{
"_args": [
[
"type-detect@^1.0.0",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/chai"
]
],
"_from": "type-detect@>=1.0.0 <2.0.0",
"_id": "type-detect@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/type-detect",
"_nodeVersion": "0.11.16",
"_npmUser": {
"email": "jake@alogicalparadox.com",
"name": "jakeluer"
},
"_npmVersion": "2.3.0",
"_phantomChildren": {},
"_requested": {
"name": "type-detect",
"raw": "type-detect@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/chai"
],
"_resolved": "https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz",
"_shasum": "762217cc06db258ec48908a1298e8b95121e8ea2",
"_shrinkwrap": null,
"_spec": "type-detect@^1.0.0",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/chai",
"author": {
"email": "jake@alogicalparadox.com",
"name": "Jake Luer",
"url": "http://alogicalparadox.com"
},
"bugs": {
"url": "https://github.com/chaijs/type-detect/issues"
},
"dependencies": {},
"description": "Improved typeof detection for node.js and the browser.",
"devDependencies": {
"component": "*",
"coveralls": "2.0.16",
"jscoverage": "0.3.7",
"mocha": "*",
"mocha-lcov-reporter": "0.0.1",
"mocha-phantomjs": "*",
"simple-assert": "*"
},
"directories": {},
"dist": {
"shasum": "762217cc06db258ec48908a1298e8b95121e8ea2",
"tarball": "https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "3617862cbaa220d3700cfc9e96c6d3feb49e9587",
"homepage": "https://github.com/chaijs/type-detect",
"keywords": [],
"license": "MIT",
"main": "./index",
"maintainers": [
{
"email": "jake@alogicalparadox.com",
"name": "jakeluer"
}
],
"name": "type-detect",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/chaijs/type-detect.git"
},
"scripts": {
"test": "make test"
},
"version": "1.0.0"
}