| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "[email protected]",
- "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/jake"
- ]
- ],
- "_from": "utilities@>=1.0.0 <1.1.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/utilities",
- "_npmUser": {
- "email": "[email protected]",
- "name": "mde"
- },
- "_npmVersion": "1.4.23",
- "_phantomChildren": {},
- "_requested": {
- "name": "utilities",
- "raw": "[email protected]",
- "rawSpec": "1.0.x",
- "scope": null,
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/jake"
- ],
- "_resolved": "https://registry.npmjs.org/utilities/-/utilities-1.0.4.tgz",
- "_shasum": "0c7bd13257cb3fad62c385c1a62ba66de213f150",
- "_shrinkwrap": null,
- "_spec": "[email protected]",
- "_where": "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/jake",
- "author": {
- "email": "[email protected]",
- "name": "Matthew Eernisse",
- "url": "http://fleegix.org"
- },
- "bugs": {
- "url": "https://github.com/mde/utilities/issues"
- },
- "dependencies": {},
- "description": "A classic collection of JavaScript utilities",
- "devDependencies": {
- "jake": "latest"
- },
- "directories": {},
- "dist": {
- "shasum": "0c7bd13257cb3fad62c385c1a62ba66de213f150",
- "tarball": "http://registry.npmjs.org/utilities/-/utilities-1.0.4.tgz"
- },
- "engines": {
- "node": "*"
- },
- "homepage": "https://github.com/mde/utilities",
- "keywords": [
- "geddy",
- "jake",
- "utilities",
- "utils"
- ],
- "main": "./lib/index.js",
- "maintainers": [
- {
- "name": "mde",
- "email": "[email protected]"
- }
- ],
- "name": "utilities",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/mde/utilities.git"
- },
- "scripts": {
- "test": "jake test"
- },
- "version": "1.0.4"
- }
|