mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 20:12:46 +00:00
106 lines
2.4 KiB
JSON
106 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"define-property@^0.2.5",
|
|
"/home/beppe/Github/yahooApi/node_modules/class-utils"
|
|
]
|
|
],
|
|
"_from": "define-property@>=0.2.5 <0.3.0",
|
|
"_id": "define-property@0.2.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/class-utils/define-property",
|
|
"_nodeVersion": "0.12.4",
|
|
"_npmUser": {
|
|
"email": "github@sellside.com",
|
|
"name": "jonschlinkert"
|
|
},
|
|
"_npmVersion": "2.10.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "define-property",
|
|
"raw": "define-property@^0.2.5",
|
|
"rawSpec": "^0.2.5",
|
|
"scope": null,
|
|
"spec": ">=0.2.5 <0.3.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/class-utils"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
|
|
"_shasum": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116",
|
|
"_shrinkwrap": null,
|
|
"_spec": "define-property@^0.2.5",
|
|
"_where": "/home/beppe/Github/yahooApi/node_modules/class-utils",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/define-property/issues"
|
|
},
|
|
"dependencies": {
|
|
"is-descriptor": "^0.1.0"
|
|
},
|
|
"description": "Define a non-enumerable property on an object.",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "^7.0.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c35b1ef918ec3c990f9a5bc57be04aacec5c8116",
|
|
"tarball": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "5bf4e5e9d8d1fdf8fba07fff4bdf13a5d6df8ae4",
|
|
"homepage": "https://github.com/jonschlinkert/define-property",
|
|
"keywords": [
|
|
"define",
|
|
"define-property",
|
|
"enumerable",
|
|
"key",
|
|
"non",
|
|
"non-enumerable",
|
|
"object",
|
|
"prop",
|
|
"property",
|
|
"value"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "define-property",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/define-property.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"related": {
|
|
"list": [
|
|
"delegate-object",
|
|
"forward-object",
|
|
"mixin-deep",
|
|
"mixin-object"
|
|
]
|
|
}
|
|
},
|
|
"version": "0.2.5"
|
|
}
|