mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
118 lines
2.9 KiB
118 lines
2.9 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "es5-ext@~0.10.11",
|
|
"scope": null,
|
|
"escapedName": "es5-ext",
|
|
"name": "es5-ext",
|
|
"rawSpec": "~0.10.11",
|
|
"spec": ">=0.10.11 <0.11.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/trott/io.js/tools/node_modules/es6-map"
|
|
]
|
|
],
|
|
"_from": "es5-ext@>=0.10.11 <0.11.0",
|
|
"_id": "es5-ext@0.10.12",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/es5-ext",
|
|
"_nodeVersion": "4.4.5",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/es5-ext-0.10.12.tgz_1467387765797_0.7073166444897652"
|
|
},
|
|
"_npmUser": {
|
|
"name": "medikoo",
|
|
"email": "medikoo+npm@medikoo.com"
|
|
},
|
|
"_npmVersion": "2.15.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "es5-ext@~0.10.11",
|
|
"scope": null,
|
|
"escapedName": "es5-ext",
|
|
"name": "es5-ext",
|
|
"rawSpec": "~0.10.11",
|
|
"spec": ">=0.10.11 <0.11.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/d",
|
|
"/es6-iterator",
|
|
"/es6-map",
|
|
"/es6-set",
|
|
"/es6-symbol",
|
|
"/es6-weak-map",
|
|
"/event-emitter"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.12.tgz",
|
|
"_shasum": "aa84641d4db76b62abba5e45fd805ecbab140047",
|
|
"_shrinkwrap": null,
|
|
"_spec": "es5-ext@~0.10.11",
|
|
"_where": "/Users/trott/io.js/tools/node_modules/es6-map",
|
|
"author": {
|
|
"name": "Mariusz Nowak",
|
|
"email": "medyk@medikoo.com",
|
|
"url": "http://www.medikoo.com/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/medikoo/es5-ext/issues"
|
|
},
|
|
"dependencies": {
|
|
"es6-iterator": "2",
|
|
"es6-symbol": "~3.1"
|
|
},
|
|
"description": "ECMAScript extensions and shims",
|
|
"devDependencies": {
|
|
"tad": "~0.2.4",
|
|
"xlint": "~0.2.2",
|
|
"xlint-jslint-medikoo": "~0.1.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "aa84641d4db76b62abba5e45fd805ecbab140047",
|
|
"tarball": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.12.tgz"
|
|
},
|
|
"gitHead": "96fddc3a327b3a28b1653af9490e3b905f127fa8",
|
|
"homepage": "https://github.com/medikoo/es5-ext#readme",
|
|
"keywords": [
|
|
"ecmascript",
|
|
"ecmascript5",
|
|
"ecmascript6",
|
|
"es5",
|
|
"es6",
|
|
"extensions",
|
|
"ext",
|
|
"addons",
|
|
"extras",
|
|
"harmony",
|
|
"javascript",
|
|
"polyfill",
|
|
"shim",
|
|
"util",
|
|
"utils",
|
|
"utilities"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "medikoo",
|
|
"email": "medikoo+npm@medikoo.com"
|
|
}
|
|
],
|
|
"name": "es5-ext",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/medikoo/es5-ext.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
|
|
"lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
|
|
"test": "node ./node_modules/tad/bin/tad"
|
|
},
|
|
"version": "0.10.12"
|
|
}
|
|
|