{ "_args": [ [ "enable@1", "D:\\work\\im\\node_modules\\thunkify-wrap" ] ], "_from": "enable@>=1.0.0 <2.0.0", "_id": "enable@1.3.2", "_inCache": true, "_installable": true, "_location": "/enable", "_npmUser": { "email": "hemanth.hm@gmail.com", "name": "hemanth" }, "_npmVersion": "1.4.20", "_phantomChildren": {}, "_requested": { "name": "enable", "raw": "enable@1", "rawSpec": "1", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/thunkify-wrap" ], "_resolved": "https://registry.npmjs.org/enable/-/enable-1.3.2.tgz", "_shasum": "9eba6837d16d0982b59f87d889bf754443d52931", "_shrinkwrap": null, "_spec": "enable@1", "_where": "D:\\work\\im\\node_modules\\thunkify-wrap", "author": { "email": "fengmk2@gmail.com", "name": "fengmk2", "url": "http://fengmk2.github.com" }, "bugs": { "email": "fengmk2@gmail.com", "url": "https://github.com/node-modules/enable/issues" }, "contributors": [ { "email": "fengmk2@gmail.com", "name": "fengmk2", "url": "https://github.com/fengmk2" }, { "email": "alsotang@gmail.com", "name": "alsotang", "url": "https://github.com/alsotang" }, { "email": "heyiyu.deadhorse@gmail.com", "name": "dead-horse", "url": "https://github.com/dead-horse" }, { "email": "hemanth.hm@gmail.com", "name": "hemanth", "url": "https://github.com/hemanth" } ], "dependencies": {}, "description": "Detect es6 features enable or not.", "devDependencies": { "autod": "*", "contributors": "*", "istanbul-harmony": "*", "jshint": "*", "mocha": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "9eba6837d16d0982b59f87d889bf754443d52931", "tarball": "https://registry.npmjs.org/enable/-/enable-1.3.2.tgz" }, "engines": { "node": ">= 0.10.0" }, "gitHead": "78ff75375447d9560022e643a9fd2829701c6c88", "homepage": "https://github.com/node-modules/enable", "keywords": [ "enable", "es6", "generator" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "fengmk2@gmail.com", "name": "fengmk2" }, { "email": "hemanth.hm@gmail.com", "name": "hemanth" } ], "name": "enable", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/node-modules/enable.git", "web": "https://github.com/node-modules/enable" }, "scripts": { "autod": "autod -w --prefix '~' && npm run cnpm", "cnpm": "npm install --registry=https://registry.npm.taobao.org", "contributors": "contributors -f plain -o AUTHORS", "jshint": "jshint .", "test": "mocha --harmony --check-leaks -R spec -t 5000 -r should test/*.test.js", "test-cov": "node --harmony node_modules/.bin/istanbul cover node_modules/.bin/_mocha -- --check-leaks -t 5000 -r should test/*.test.js", "test-travis": "node --harmony node_modules/.bin/istanbul cover node_modules/.bin/_mocha --report lcovonly -- --check-leaks -t 5000 -r should test/*.test.js" }, "version": "1.3.2" }