1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_args": [
- [
- "detect-node@2.0.4",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "detect-node@2.0.4",
- "_id": "detect-node@2.0.4",
- "_inBundle": false,
- "_integrity": "sha1-AU7o+PZpxcWAI9pkuBecCDooxGw=",
- "_location": "/detect-node",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "detect-node@2.0.4",
- "name": "detect-node",
- "escapedName": "detect-node",
- "rawSpec": "2.0.4",
- "saveSpec": null,
- "fetchSpec": "2.0.4"
- },
- "_requiredBy": [
- "/spdy-transport"
- ],
- "_resolved": "https://registry.npm.taobao.org/detect-node/download/detect-node-2.0.4.tgz",
- "_spec": "2.0.4",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Ilya Kantor"
- },
- "browser": "browser.js",
- "bugs": {
- "url": "https://github.com/iliakan/detect-node/issues"
- },
- "description": "Detect Node.JS (as opposite to browser environment) (reliable)",
- "homepage": "https://github.com/iliakan/detect-node",
- "keywords": [
- "detect",
- "node"
- ],
- "license": "ISC",
- "main": "index.js",
- "name": "detect-node",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/iliakan/detect-node.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "2.0.4"
- }
|