UNPKG

react-scripts

Version:
98 lines (97 loc) 2.52 kB
{ "_args": [ [ { "raw": "toposort@^1.0.0", "scope": null, "escapedName": "toposort", "name": "toposort", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/html-webpack-plugin" ] ], "_from": "toposort@>=1.0.0 <2.0.0", "_id": "toposort@1.0.0", "_inCache": true, "_location": "/toposort", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/toposort-1.0.0.tgz_1463144577487_0.7748489447403699" }, "_npmUser": { "name": "marcelklehr", "email": "mklehr@gmx.net" }, "_npmVersion": "3.8.2", "_phantomChildren": {}, "_requested": { "raw": "toposort@^1.0.0", "scope": null, "escapedName": "toposort", "name": "toposort", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/html-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/toposort/-/toposort-1.0.0.tgz", "_shasum": "b66cf385a1a8a8e68e45b8259e7f55875e8b06ef", "_shrinkwrap": null, "_spec": "toposort@^1.0.0", "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/html-webpack-plugin", "author": { "name": "Marcel Klehr", "email": "mklehr@gmx.net" }, "bugs": { "url": "https://github.com/marcelklehr/toposort/issues" }, "dependencies": {}, "description": "Topological sort of directed ascyclic graphs (like dependecy lists)", "devDependencies": { "vows": "0.7.x" }, "directories": {}, "dist": { "shasum": "b66cf385a1a8a8e68e45b8259e7f55875e8b06ef", "tarball": "https://registry.npmjs.org/toposort/-/toposort-1.0.0.tgz" }, "gitHead": "f0d4d51ad98b62202edfe309be8aeec021dfb4af", "homepage": "https://github.com/marcelklehr/toposort#readme", "keywords": [ "topological", "sort", "sorting", "graphs", "graph", "dependency", "list", "dependencies", "acyclic" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "marcelklehr", "email": "mklehr@gmx.net" } ], "name": "toposort", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/marcelklehr/toposort.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.0" }