123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- {
- "raw": "natives@^1.1.0",
- "scope": null,
- "escapedName": "natives",
- "name": "natives",
- "rawSpec": "^1.1.0",
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
- },
- "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/graceful-fs"
- ]
- ],
- "_from": "natives@>=1.1.0 <2.0.0",
- "_id": "natives@1.1.0",
- "_inCache": true,
- "_location": "/natives",
- "_nodeVersion": "6.5.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/natives-1.1.0.tgz_1472583645072_0.9239758928306401"
- },
- "_npmUser": {
- "name": "isaacs",
- "email": "i@izs.me"
- },
- "_npmVersion": "3.10.7",
- "_phantomChildren": {},
- "_requested": {
- "raw": "natives@^1.1.0",
- "scope": null,
- "escapedName": "natives",
- "name": "natives",
- "rawSpec": "^1.1.0",
- "spec": ">=1.1.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/graceful-fs"
- ],
- "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
- "_shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
- "_shrinkwrap": null,
- "_spec": "natives@^1.1.0",
- "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/graceful-fs",
- "author": {
- "name": "Isaac Z. Schlueter",
- "email": "i@izs.me",
- "url": "http://blog.izs.me/"
- },
- "bugs": {
- "url": "https://github.com/isaacs/natives/issues"
- },
- "dependencies": {},
- "description": "Do stuff with Node.js's native JavaScript modules",
- "devDependencies": {
- "tap": "^7.0.0"
- },
- "directories": {},
- "dist": {
- "shasum": "e9ff841418a6b2ec7a495e939984f78f163e6e31",
- "tarball": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "dc1297cdce008350b679dbb86be5bf5bbf8cacbf",
- "homepage": "https://github.com/isaacs/natives#readme",
- "license": "ISC",
- "main": "index.js",
- "maintainers": [
- {
- "name": "isaacs",
- "email": "i@izs.me"
- }
- ],
- "name": "natives",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/isaacs/natives.git"
- },
- "scripts": {
- "test": "tap test/*.js --100"
- },
- "version": "1.1.0"
- }
|