Website/node_modules/has-generators/package.json
2015-12-02 18:21:44 -05:00

74 lines
1.8 KiB
JSON

{
"_args": [
[
"has-generators@^1.0.1",
"/Users/okennedy/Desktop/Website/node_modules/metalsmith"
]
],
"_from": "has-generators@>=1.0.1 <2.0.0",
"_id": "has-generators@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/has-generators",
"_nodeVersion": "1.0.1",
"_npmUser": {
"email": "nathan@nathan7.eu",
"name": "nathan7"
},
"_npmVersion": "2.2.0",
"_phantomChildren": {},
"_requested": {
"name": "has-generators",
"raw": "has-generators@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/metalsmith"
],
"_resolved": "https://registry.npmjs.org/has-generators/-/has-generators-1.0.1.tgz",
"_shasum": "a6a2e55486011940482e13e2c93791c449acf449",
"_shrinkwrap": null,
"_spec": "has-generators@^1.0.1",
"_where": "/Users/okennedy/Desktop/Website/node_modules/metalsmith",
"author": {
"name": "Nathan Zadoks"
},
"bugs": {
"url": "https://gist.github.com/nathan7/53031bbfdf884ba2817a"
},
"dependencies": {},
"description": "feature-detect generators",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a6a2e55486011940482e13e2c93791c449acf449",
"tarball": "http://registry.npmjs.org/has-generators/-/has-generators-1.0.1.tgz"
},
"gitHead": "37875ab90f2450e5590be9da50f07b42b61869b1",
"homepage": "https://gist.github.com/nathan7/53031bbfdf884ba2817a",
"keywords": [
"es6",
"feature-detection",
"generators"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "nathan7",
"email": "nathan@nathan7.eu"
}
],
"name": "has-generators",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "https://gist.github.com/nathan7/53031bbfdf884ba2817a.git"
},
"scripts": {},
"version": "1.0.1"
}