UNPKG

react-scripts

Version:
81 lines (80 loc) 1.88 kB
{ "_args": [ [ "domhandler@2.1", "/Users/dan/p/create-react-app/node_modules/htmlparser2" ] ], "_from": "domhandler@>=2.1.0 <2.2.0", "_id": "domhandler@2.1.0", "_inCache": true, "_installable": true, "_location": "/domhandler", "_npmUser": { "email": "me@feedic.com", "name": "feedic" }, "_npmVersion": "1.3.8", "_phantomChildren": {}, "_requested": { "name": "domhandler", "raw": "domhandler@2.1", "rawSpec": "2.1", "scope": null, "spec": ">=2.1.0 <2.2.0", "type": "range" }, "_requiredBy": [ "/htmlparser2" ], "_resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.1.0.tgz", "_shasum": "d2646f5e57f6c3bab11cf6cb05d3c0acf7412594", "_shrinkwrap": null, "_spec": "domhandler@2.1", "_where": "/Users/dan/p/create-react-app/node_modules/htmlparser2", "author": { "email": "me@feedic.com", "name": "Felix Boehm" }, "bugs": { "url": "https://github.com/fb55/domhandler/issues" }, "dependencies": { "domelementtype": "1" }, "description": "handler for htmlparser2 that turns pages into a dom", "devDependencies": { "htmlparser2": "2.3", "mocha": "1" }, "directories": { "test": "tests" }, "dist": { "shasum": "d2646f5e57f6c3bab11cf6cb05d3c0acf7412594", "tarball": "https://registry.npmjs.org/domhandler/-/domhandler-2.1.0.tgz" }, "homepage": "https://github.com/fb55/domhandler#readme", "keywords": [ "dom", "htmlparser2" ], "main": "index.js", "maintainers": [ { "name": "feedic", "email": "me@feedic.com" } ], "name": "domhandler", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/fb55/domhandler.git" }, "scripts": { "test": "mocha -R list" }, "version": "2.1.0" }