UNPKG

react-scripts

Version:
102 lines (101 loc) 2.63 kB
{ "_args": [ [ { "raw": "redeyed@~1.0.0", "scope": null, "escapedName": "redeyed", "name": "redeyed", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/cardinal" ] ], "_from": "redeyed@>=1.0.0 <1.1.0", "_id": "redeyed@1.0.1", "_inCache": true, "_location": "/redeyed", "_nodeVersion": "6.9.2-pre", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/redeyed-1.0.1.tgz_1477504514782_0.6673275073990226" }, "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "raw": "redeyed@~1.0.0", "scope": null, "escapedName": "redeyed", "name": "redeyed", "rawSpec": "~1.0.0", "spec": ">=1.0.0 <1.1.0", "type": "range" }, "_requiredBy": [ "/cardinal" ], "_resolved": "https://registry.npmjs.org/redeyed/-/redeyed-1.0.1.tgz", "_shasum": "e96c193b40c0816b00aec842698e61185e55498a", "_shrinkwrap": null, "_spec": "redeyed@~1.0.0", "_where": "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/cardinal", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/redeyed/issues" }, "dependencies": { "esprima": "~3.0.0" }, "description": "Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.", "devDependencies": { "cardinal": "~0.4.4", "readdirp": "~0.3.3", "tap": "~5.7.0" }, "directories": {}, "dist": { "shasum": "e96c193b40c0816b00aec842698e61185e55498a", "tarball": "https://registry.npmjs.org/redeyed/-/redeyed-1.0.1.tgz" }, "gitHead": "8e0a38c0e512cb52da4d204d8e2f9c9dfd81bc0b", "homepage": "https://github.com/thlorenz/redeyed#readme", "keywords": [ "ast", "syntax", "tree", "source", "wrap", "metadata" ], "license": "MIT", "main": "redeyed.js", "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "name": "redeyed", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/thlorenz/redeyed.git" }, "scripts": { "demo": "cd examples/browser; open index.html", "demo-log": "node examples/replace-log", "test": "tap test/*.js" }, "version": "1.0.1" }