Sha256: 5a2764ea6e382ee9346667aa60376f2d361f8f83dff239bde2631d59db37bab6
Contents?: true
Size: 1.93 KB
Versions: 3
Compression:
Stored size: 1.93 KB
Contents
{ "_from": "anchor-js@4.1.0", "_id": "anchor-js@4.1.0", "_inBundle": false, "_integrity": "sha1-Co2QTPXkayqWAf4GK5X78CIkL1M=", "_location": "/anchor-js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "anchor-js@4.1.0", "name": "anchor-js", "escapedName": "anchor-js", "rawSpec": "4.1.0", "saveSpec": null, "fetchSpec": "4.1.0" }, "_requiredBy": [ "/@piratesatelier/css-ordinary" ], "_resolved": "https://registry.npmjs.org/anchor-js/-/anchor-js-4.1.0.tgz", "_shasum": "0a8d904cf5e46b2a9601fe062b95fbf022242f53", "_spec": "anchor-js@4.1.0", "_where": "/Users/captainhusaynpinguin/Documents/ruby/ilog/node_modules/@piratesatelier/css-ordinary", "author": { "name": "bryanbraun", "url": "https://github.com/bryanbraun" }, "bugs": { "url": "https://github.com/bryanbraun/anchorjs/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A Javscript utility for adding deep anchor links to online docs.", "devDependencies": { "eslint": "~4.7.0", "jasmine-core": "~2.8.0", "karma": "~1.7.1", "karma-cli": "~1.0.1", "karma-jasmine": "~1.1.0", "karma-phantomjs-launcher": "~1.0.4", "phantomjs-prebuilt": "~2.1.15", "uglify-js": "~3.1.0" }, "homepage": "https://github.com/bryanbraun/anchorjs", "license": "MIT", "main": "anchor.js", "name": "anchor-js", "repository": { "type": "git", "url": "git+https://github.com/bryanbraun/anchorjs.git" }, "scripts": { "add-banner": "node banner.js", "jasmine": "karma start test/config.js --single-run", "lint": "eslint anchor.js test/spec/AnchorSpec.js", "release": "npm run uglify && npm run add-banner && cp anchor.js docs/anchor.js", "test": "npm run lint && npm run jasmine", "uglify": "uglifyjs anchor.js --compress --mangle --screw-ie8 --comments \"/Copyright/\" -o anchor.min.js" }, "version": "4.1.0" }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ilog-0.4.1 | node_modules/anchor-js/package.json |
ilog-0.4.0 | node_modules/anchor-js/package.json |
ilog-0.3.3 | node_modules/anchor-js/package.json |