You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
1.4 KiB

5 years ago
{
5 years ago
"_from": "after@~0.8.1",
5 years ago
"_id": "after@0.8.2",
"_inBundle": false,
"_integrity": "sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=",
"_location": "/after",
"_phantomChildren": {},
"_requested": {
5 years ago
"type": "range",
5 years ago
"registry": true,
5 years ago
"raw": "after@~0.8.1",
5 years ago
"name": "after",
"escapedName": "after",
5 years ago
"rawSpec": "~0.8.1",
5 years ago
"saveSpec": null,
5 years ago
"fetchSpec": "~0.8.1"
5 years ago
},
"_requiredBy": [
"/ghreleases"
],
"_resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz",
5 years ago
"_shasum": "fedb394f9f0e02aa9768e702bda23b505fae7e1f",
"_spec": "after@~0.8.1",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/ghreleases",
5 years ago
"author": {
"name": "Raynos",
"email": "raynos2@gmail.com"
},
"bugs": {
"url": "https://github.com/Raynos/after/issues"
},
5 years ago
"bundleDependencies": false,
5 years ago
"contributors": [
{
"name": "Raynos",
"email": "raynos2@gmail.com",
"url": "http://raynos.org"
}
],
5 years ago
"deprecated": false,
5 years ago
"description": "after - tiny flow control",
"devDependencies": {
"mocha": "~1.8.1"
},
"homepage": "https://github.com/Raynos/after#readme",
"keywords": [
"flowcontrol",
"after",
"flow",
"control",
"arch"
],
"license": "MIT",
"name": "after",
"repository": {
"type": "git",
"url": "git://github.com/Raynos/after.git"
},
"scripts": {
"test": "mocha --ui tdd --reporter spec test/*.js"
},
"version": "0.8.2"
}