| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_from": "nodent-runtime@^3.0.3",
- "_id": "nodent-runtime@3.2.1",
- "_inBundle": false,
- "_integrity": "sha512-7Ws63oC+215smeKJQCxzrK21VFVlCFBkwl0MOObt0HOpVQXs3u483sAmtkF33nNqZ5rSOQjB76fgyPBmAUrtCA==",
- "_location": "/nodent-runtime",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "nodent-runtime@^3.0.3",
- "name": "nodent-runtime",
- "escapedName": "nodent-runtime",
- "rawSpec": "^3.0.3",
- "saveSpec": null,
- "fetchSpec": "^3.0.3"
- },
- "_requiredBy": [
- "/mocha-webpack"
- ],
- "_resolved": "https://registry.npmmirror.com/nodent-runtime/-/nodent-runtime-3.2.1.tgz",
- "_shasum": "9e2755d85e39f764288f0d4752ebcfe3e541e00e",
- "_spec": "nodent-runtime@^3.0.3",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\mocha-webpack",
- "author": {
- "name": "matatbread"
- },
- "bugs": {
- "url": "https://github.com/MatAtBread/nodent-runtime/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "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"
- }
|