| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- {
- "_args": [
- [
- "[email protected]",
- "/Users/shaddockh/Development/AtomicProjects/AtomicGameEngineFork/AtomicGameEngine/Build/node_modules/jake"
- ]
- ],
- "_from": "filelist@>=0.0.0 <0.1.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/filelist",
- "_nodeVersion": "0.10.33",
- "_npmUser": {
- "email": "[email protected]",
- "name": "mde"
- },
- "_npmVersion": "2.1.11",
- "_phantomChildren": {
- "lru-cache": "2.7.3",
- "sigmund": "1.0.1"
- },
- "_requested": {
- "name": "filelist",
- "raw": "[email protected]",
- "rawSpec": "0.0.x",
- "scope": null,
- "spec": ">=0.0.0 <0.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/jake"
- ],
- "_resolved": "https://registry.npmjs.org/filelist/-/filelist-0.0.4.tgz",
- "_shasum": "d7d65a03748b788906676996fc45a0c680ded8d5",
- "_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/filelist/issues"
- },
- "dependencies": {
- "minimatch": "0.3.0",
- "utilities": "0.0.37"
- },
- "description": "Lazy-evaluating list of files, based on globs or regex patterns",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "d7d65a03748b788906676996fc45a0c680ded8d5",
- "tarball": "http://registry.npmjs.org/filelist/-/filelist-0.0.4.tgz"
- },
- "homepage": "https://github.com/mde/filelist",
- "keywords": [
- "file",
- "glob",
- "utility"
- ],
- "license": "Apache 2",
- "main": "index.js",
- "maintainers": [
- {
- "name": "mde",
- "email": "[email protected]"
- }
- ],
- "name": "filelist",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/mde/filelist.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "0.0.4"
- }
|