| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_args": [
- [
- "nodent-runtime@3.2.1",
- "E:\\item\\newItem\\admin"
- ]
- ],
- "_development": true,
- "_from": "nodent-runtime@3.2.1",
- "_id": "nodent-runtime@3.2.1",
- "_inBundle": false,
- "_integrity": "sha512-7Ws63oC+215smeKJQCxzrK21VFVlCFBkwl0MOObt0HOpVQXs3u483sAmtkF33nNqZ5rSOQjB76fgyPBmAUrtCA==",
- "_location": "/nodent-runtime",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "nodent-runtime@3.2.1",
- "name": "nodent-runtime",
- "escapedName": "nodent-runtime",
- "rawSpec": "3.2.1",
- "saveSpec": null,
- "fetchSpec": "3.2.1"
- },
- "_requiredBy": [
- "/mocha-webpack"
- ],
- "_resolved": "https://registry.npmjs.org/nodent-runtime/-/nodent-runtime-3.2.1.tgz",
- "_spec": "3.2.1",
- "_where": "E:\\item\\newItem\\admin",
- "author": {
- "name": "matatbread"
- },
- "bugs": {
- "url": "https://github.com/MatAtBread/nodent-runtime/issues"
- },
- "description": "Runtime component of nodent",
- "homepage": "https://github.com/MatAtBread/nodent-runtime#readme",
- "keywords": [
- "nodent",
- "runtime",
- "asunc",
- "await",
- "es7"
- ],
- "license": "MIT",
- "main": "runtime.js",
- "name": "nodent-runtime",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/MatAtBread/nodent-runtime.git"
- },
- "scripts": {
- "install": "node build.js",
- "test": "node tests"
- },
- "version": "3.2.1"
- }
|