UNPKG

react-scripts

Version:
89 lines (88 loc) 2.26 kB
{ "_args": [ [ "webidl-conversions@^3.0.1", "/Users/dan/p/create-react-app/node_modules/jsdom" ] ], "_from": "webidl-conversions@>=3.0.1 <4.0.0", "_id": "webidl-conversions@3.0.1", "_inCache": true, "_installable": true, "_location": "/webidl-conversions", "_nodeVersion": "5.3.0", "_npmUser": { "email": "sebmaster16@gmail.com", "name": "sebmaster" }, "_npmVersion": "3.5.3", "_phantomChildren": {}, "_requested": { "name": "webidl-conversions", "raw": "webidl-conversions@^3.0.1", "rawSpec": "^3.0.1", "scope": null, "spec": ">=3.0.1 <4.0.0", "type": "range" }, "_requiredBy": [ "/jsdom", "/whatwg-url" ], "_resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", "_shasum": "24534275e2a7bc6be7bc86611cc16ae0a5654871", "_shrinkwrap": null, "_spec": "webidl-conversions@^3.0.1", "_where": "/Users/dan/p/create-react-app/node_modules/jsdom", "author": { "email": "d@domenic.me", "name": "Domenic Denicola", "url": "https://domenic.me/" }, "bugs": { "url": "https://github.com/jsdom/webidl-conversions/issues" }, "dependencies": {}, "description": "Implements the WebIDL algorithms for converting to and from JavaScript values", "devDependencies": { "mocha": "^1.21.4" }, "directories": {}, "dist": { "shasum": "24534275e2a7bc6be7bc86611cc16ae0a5654871", "tarball": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" }, "files": [ "lib/" ], "gitHead": "e21056f891736db755cfe0d72e4ce083a9034ace", "homepage": "https://github.com/jsdom/webidl-conversions#readme", "keywords": [ "types", "web", "webidl" ], "license": "BSD-2-Clause", "main": "lib/index.js", "maintainers": [ { "name": "domenic", "email": "d@domenic.me" }, { "name": "sebmaster", "email": "sebmaster16@gmail.com" } ], "name": "webidl-conversions", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jsdom/webidl-conversions.git" }, "scripts": { "test": "mocha test/*.js" }, "version": "3.0.1" }