| 1234567891011121314151617181920212223242526272829303132333435 |
- {
- "name": "easy-stack",
- "version": "1.0.1",
- "description": "Simple JS stack with auto run for node and browsers",
- "main": "stack.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "engines": {
- "node": ">=6.0.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/RIAEvangelist/easy-stack.git"
- },
- "keywords": [
- "stack",
- "node",
- "js",
- "auto",
- "run",
- "execute",
- "browser",
- "react"
- ],
- "author": "Brandon Nozaki Miller",
- "license": "MIT",
- "bugs": {
- "url": "https://github.com/RIAEvangelist/easy-stack/issues"
- },
- "homepage": "https://github.com/RIAEvangelist/easy-stack#readme",
- "__npminstall_done": "Thu Dec 24 2020 20:20:47 GMT+0800 (CST)",
- "_from": "easy-stack@1.0.1",
- "_resolved": "https://registry.npm.taobao.org/easy-stack/download/easy-stack-1.0.1.tgz?cache=0&sync_timestamp=1605129533750&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feasy-stack%2Fdownload%2Feasy-stack-1.0.1.tgz"
- }
|