mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
116 lines
2.4 KiB
JSON
116 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"defined@^1.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "defined@>=1.0.0 <2.0.0",
|
|
"_id": "defined@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/defined",
|
|
"_nodeVersion": "0.12.0",
|
|
"_npmUser": {
|
|
"email": "mail@substack.net",
|
|
"name": "substack"
|
|
},
|
|
"_npmVersion": "2.7.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "defined",
|
|
"raw": "defined@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browser-pack",
|
|
"/browserify",
|
|
"/detective",
|
|
"/module-deps"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
|
|
"_shasum": "c98d9bcef75674188e110969151199e39b1fa693",
|
|
"_shrinkwrap": null,
|
|
"_spec": "defined@^1.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"email": "mail@substack.net",
|
|
"name": "James Halliday",
|
|
"url": "http://substack.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/substack/defined/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "return the first argument that is `!== undefined`",
|
|
"devDependencies": {
|
|
"tape": "~3.5.0"
|
|
},
|
|
"directories": {
|
|
"example": "example",
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"shasum": "c98d9bcef75674188e110969151199e39b1fa693",
|
|
"tarball": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz"
|
|
},
|
|
"gitHead": "3a46c81d39b5f94c0c17c47638939af2528520f3",
|
|
"homepage": "https://github.com/substack/defined",
|
|
"keywords": [
|
|
"//",
|
|
"defined-or",
|
|
"or",
|
|
"short-circuit",
|
|
"undefined",
|
|
"||"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "substack",
|
|
"email": "mail@substack.net"
|
|
}
|
|
],
|
|
"name": "defined",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/substack/defined.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"testling": {
|
|
"browsers": {
|
|
"chrome": [
|
|
10,
|
|
22
|
|
],
|
|
"ff": [
|
|
10,
|
|
15,
|
|
3.5
|
|
],
|
|
"ie": [
|
|
6,
|
|
7,
|
|
8,
|
|
9
|
|
],
|
|
"opera": [
|
|
12
|
|
],
|
|
"safari": [
|
|
5.1
|
|
]
|
|
},
|
|
"files": "test/*.js"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|