Current section

Files

Jump to
udia assets node_modules micro-es7-shim package.json
Raw

assets/node_modules/micro-es7-shim/package.json

{
"_args": [
[
{
"raw": "micro-es7-shim@^0.1",
"scope": null,
"escapedName": "micro-es7-shim",
"name": "micro-es7-shim",
"rawSpec": "^0.1",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch"
]
],
"_from": "micro-es7-shim@>=0.1.0 <0.2.0",
"_id": "micro-es7-shim@0.1.0",
"_inCache": true,
"_location": "/micro-es7-shim",
"_nodeVersion": "6.3.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/micro-es7-shim-0.1.0.tgz_1471032585239_0.029942797496914864"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "micro-es7-shim@^0.1",
"scope": null,
"escapedName": "micro-es7-shim",
"name": "micro-es7-shim",
"rawSpec": "^0.1",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/brunch"
],
"_resolved": "https://registry.npmjs.org/micro-es7-shim/-/micro-es7-shim-0.1.0.tgz",
"_shasum": "aa9989a2f93037a93e7b30e2c92433db0b4ca228",
"_shrinkwrap": null,
"_spec": "micro-es7-shim@^0.1",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch",
"author": {
"name": "Alexey Shvaika, Paul Miller",
"url": "http://paulmillr.com"
},
"bugs": {
"url": "https://github.com/paulmillr/micro-es7-shim/issues"
},
"dependencies": {},
"description": "No-bullshit super-simple es7 collections shim for Array#includes, Object.values, Object.entries",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "aa9989a2f93037a93e7b30e2c92433db0b4ca228",
"tarball": "https://registry.npmjs.org/micro-es7-shim/-/micro-es7-shim-0.1.0.tgz"
},
"gitHead": "5825754edbc20f12bcd603dc49745506b8b3d51f",
"homepage": "https://github.com/paulmillr/micro-es7-shim#readme",
"keywords": [
"es7",
"shim",
"polyfill",
"array",
"includes",
"object",
"values",
"entries"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
}
],
"name": "micro-es7-shim",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/paulmillr/micro-es7-shim.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.0"
}