| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- {
- "_args": [
- [
- "wrappy@1",
- "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/inflight"
- ]
- ],
- "_from": "wrappy@>=1.0.0 <2.0.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/wrappy",
- "_nodeVersion": "0.10.31",
- "_npmUser": {
- "email": "[email protected]",
- "name": "isaacs"
- },
- "_npmVersion": "2.0.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "wrappy",
- "raw": "wrappy@1",
- "rawSpec": "1",
- "scope": null,
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/inflight",
- "/once"
- ],
- "_resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz",
- "_shasum": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739",
- "_shrinkwrap": null,
- "_spec": "wrappy@1",
- "_where": "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/inflight",
- "author": {
- "email": "[email protected]",
- "name": "Isaac Z. Schlueter",
- "url": "http://blog.izs.me/"
- },
- "bugs": {
- "url": "https://github.com/npm/wrappy/issues"
- },
- "dependencies": {},
- "description": "Callback wrapping utility",
- "devDependencies": {
- "tap": "^0.4.12"
- },
- "directories": {
- "test": "test"
- },
- "dist": {
- "shasum": "1e65969965ccbc2db4548c6b84a6f2c5aedd4739",
- "tarball": "http://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
- },
- "gitHead": "006a8cbac6b99988315834c207896eed71fd069a",
- "homepage": "https://github.com/npm/wrappy",
- "license": "ISC",
- "main": "wrappy.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "[email protected]"
- }
- ],
- "name": "wrappy",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/npm/wrappy.git"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "1.0.1"
- }
|