12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "_args": [
- [
- {
- "raw": "es6-symbol@~2.0.1",
- "scope": null,
- "escapedName": "es6-symbol",
- "name": "es6-symbol",
- "rawSpec": "~2.0.1",
- "spec": ">=2.0.1 <2.1.0",
- "type": "range"
- },
- "/home/loredan13/projects/atom/qsp/node_modules/es6-weak-map"
- ]
- ],
- "_from": "es6-symbol@>=2.0.1 <2.1.0",
- "_id": "[email protected]",
- "_inCache": true,
- "_location": "/es6-symbol",
- "_npmUser": {
- "name": "medikoo",
- "email": "[email protected]"
- },
- "_npmVersion": "1.4.28",
- "_phantomChildren": {},
- "_requested": {
- "raw": "es6-symbol@~2.0.1",
- "scope": null,
- "escapedName": "es6-symbol",
- "name": "es6-symbol",
- "rawSpec": "~2.0.1",
- "spec": ">=2.0.1 <2.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/es6-iterator",
- "/es6-weak-map"
- ],
- "_resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz",
- "_shasum": "761b5c67cfd4f1d18afb234f691d678682cb3bf3",
- "_shrinkwrap": null,
- "_spec": "es6-symbol@~2.0.1",
- "_where": "/home/loredan13/projects/atom/qsp/node_modules/es6-weak-map",
- "author": {
- "name": "Mariusz Nowak",
- "email": "[email protected]",
- "url": "http://www.medikoo.com/"
- },
- "bugs": {
- "url": "https://github.com/medikoo/es6-symbol/issues"
- },
- "dependencies": {
- "d": "~0.1.1",
- "es5-ext": "~0.10.5"
- },
- "description": "ECMAScript6 Symbol polyfill",
- "devDependencies": {
- "tad": "~0.2.1",
- "xlint": "~0.2.2",
- "xlint-jslint-medikoo": "~0.1.2"
- },
- "directories": {},
- "dist": {
- "shasum": "761b5c67cfd4f1d18afb234f691d678682cb3bf3",
- "tarball": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-2.0.1.tgz"
- },
- "gitHead": "51f6938d7830269fefa38f02eb912f5472b3ccd7",
- "homepage": "https://github.com/medikoo/es6-symbol",
- "keywords": [
- "symbol",
- "private",
- "property",
- "es6",
- "ecmascript",
- "harmony"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "medikoo",
- "email": "[email protected]"
- }
- ],
- "name": "es6-symbol",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/medikoo/es6-symbol.git"
- },
- "scripts": {
- "lint": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --no-cache --no-stream",
- "lint-console": "node node_modules/xlint/bin/xlint --linter=node_modules/xlint-jslint-medikoo/index.js --watch",
- "test": "node ./node_modules/tad/bin/tad"
- },
- "version": "2.0.1"
- }
|